projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fc7c9a
)
* eglot.el (eglot-client-capabilities): fix a typo.
author
Michal Krzywkowski
<k.michal@zoho.com>
Mon, 30 Jul 2018 20:17:32 +0000
(22:17 +0200)
committer
João Távora
<joaotavora@gmail.com>
Mon, 30 Jul 2018 20:17:32 +0000
(21:17 +0100)
lisp/progmodes/eglot.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/eglot.el
b/lisp/progmodes/eglot.el
index f0a4b7144dc47c15624ecc0e9e28aa12809d6236..f59031381009344e913a374086bb460971d20ff4 100644
(file)
--- a/
lisp/progmodes/eglot.el
+++ b/
lisp/progmodes/eglot.el
@@
-167,7
+167,7
@@
lasted more than that many seconds."
:applyEdit t
:executeCommand `(:dynamicRegistration :json-false)
:workspaceEdit `(:documentChanges :json-false)
- :didChangeWatche
s
Files `(:dynamicRegistration t)
+ :didChangeWatche
d
Files `(:dynamicRegistration t)
:symbol `(:dynamicRegistration :json-false))
:textDocument
(list